arm926ejs, at91: add common phy_reset function
authorHeiko Schocher <[email protected]>
Mon, 18 Nov 2013 07:07:23 +0000 (08:07 +0100)
committerAndreas Bießmann <[email protected]>
Sun, 1 Dec 2013 21:38:52 +0000 (22:38 +0100)
commit4535a24c0c06e367bc40c43b4807bdb335513a1a
tree96299cbb0828cf3d43e8b14984ebf6e97967ea07
parentc5e8885aab9d282fa480cfa359cf5fd84248abb8
arm926ejs, at91: add common phy_reset function

add common phy reset code into a common function.

Signed-off-by: Heiko Schocher <[email protected]>
Cc: Andreas Bießmann <[email protected]>
Cc: Bo Shen <[email protected]>
Cc: Jens Scharsig <[email protected]>
Cc: Sergey Lapin <[email protected]>
Cc: Stelian Pop <[email protected]>
Cc: Albin Tonnerre <[email protected]>
Cc: Eric Benard <[email protected]>
Cc: Markus Hubig <[email protected]>
Acked-by: Jens Scharsig (BuS Elektronik) <[email protected]>
Tested-by: Jens Scharsig (BuS Elektronik) <[email protected]>
Tested-by: Bo Shen <[email protected]>
Acked-by: Bo Shen <[email protected]>
Signed-off-by: Andreas Bießmann <[email protected]>
21 files changed:
arch/arm/cpu/at91-common/Makefile
arch/arm/cpu/at91-common/phy.c [new file with mode: 0644]
arch/arm/include/asm/arch-at91/at91_common.h
board/BuS/vl_ma2sc/vl_ma2sc.c
board/afeb9260/afeb9260.c
board/atmel/at91sam9260ek/at91sam9260ek.c
board/atmel/at91sam9263ek/at91sam9263ek.c
board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
board/bluewater/snapper9260/snapper9260.c
board/calao/sbc35_a9g20/sbc35_a9g20.c
board/eukrea/cpu9260/cpu9260.c
board/taskit/stamp9g20/stamp9g20.c
include/configs/afeb9260.h
include/configs/at91sam9260ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/cpu9260.h
include/configs/sbc35_a9g20.h
include/configs/snapper9260.h
include/configs/stamp9g20.h
include/configs/vl_ma2sc.h